Conversation
hutm
force-pushed
the
hutm/gms-hardening-13-sglang-reservations
branch
from
September 22, 2026 16:37
0d47c1b to
f132644
Compare
hutm
force-pushed
the
hutm/gms-hardening-14-sglang-recovery
branch
from
September 22, 2026 16:37
70caabe to
a8c5644
Compare
hutm
force-pushed
the
hutm/gms-hardening-14-sglang-recovery
branch
from
September 22, 2026 16:49
a8c5644 to
99bc03f
Compare
hutm
force-pushed
the
hutm/gms-hardening-13-sglang-reservations
branch
from
September 22, 2026 17:09
bd57d63 to
b27f3e5
Compare
hutm
force-pushed
the
hutm/gms-hardening-14-sglang-recovery
branch
from
September 22, 2026 17:09
99bc03f to
aec6159
Compare
Signed-off-by: mkhadkevich <mkhadkevich@nvidia.com>
Signed-off-by: mkhadkevich <mkhadkevich@nvidia.com>
Signed-off-by: mkhadkevich <mkhadkevich@nvidia.com>
hutm
force-pushed
the
hutm/gms-hardening-13-sglang-reservations
branch
from
September 22, 2026 17:19
b27f3e5 to
f22d537
Compare
hutm
force-pushed
the
hutm/gms-hardening-14-sglang-recovery
branch
from
September 22, 2026 17:19
aec6159 to
e29097c
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Why this is separate
This is hardening step 14 of 15. It keeps one reviewable failure or performance boundary together and builds on #15048. The next step is #15050.
Migration note
This existing draft PR was updated in place on 2026-09-22 so its discussion and review history remain available. The stack was rebased onto current Dynamo main and its content was remapped from the simplified local implementation. Previous public heads are preserved in local archive refs.
Validation
The complete remapped stack preserves the reviewed local simplified implementation and adds only repository-required isort/Black formatting; every PR remains non-empty. Per-PR CI and focused correctness checks are being rerun after the restack. Fresh latency and throughput benchmarking is intentionally deferred.
Tracks #15035.